.narrow-banner{background-repeat:no-repeat;background-size:cover !important;padding:24px;position:relative;max-width:calc(1440px - 30px);width:100%;margin:0 auto}
.narrow-banner .narrow-banner__content{background-color:#fff;display:flex;flex-direction:column;margin:0 auto;max-height:100%;max-width:calc(1440px - 30px);width:100%;position:relative;z-index:1}
.narrow-banner__content__col.dark{background-color:#000}
.narrow-banner__content__col.dark h3{color:#fff}
.narrow-banner__content__col.dark p{color:#c8c9c7}
.narrow-banner .narrow-banner__content img{height:100%;max-height:290px;max-width:100%;min-height:290px;object-fit:cover;object-position:top;width:100%}
@media(min-width:768px){.narrow-banner .narrow-banner__content{flex-direction:row;max-height:28rem}
.narrow-banner .narrow-banner__content img{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}
}
.narrow-banner .narrow-banner__content__col{display:flex;flex-direction:column;justify-content:center;width:100%}
.banner.banner--center .narrow-banner__content__col{align-items:center}
.narrow-banner .narrow-banner__content__col>*{max-width:32rem}
.banner.banner--center .narrow-banner__content__col>*{text-align:center}
.narrow-banner .narrow-banner__content__col p{margin:1rem 0;font-weight:lighter}
.narrow-banner .narrow-banner__content__col:first-child{min-height:290px;padding:40px}
@media(min-width:768px){.narrow-banner .narrow-banner__content__col{width:100%}
.narrow-banner .narrow-banner__content__col:first-child{padding:40px}
}
@media(min-width:1200px){.narrow-banner .narrow-banner__content__col:first-child{padding:48px}
}
.narrow-banner .narrow-banner__video{height:100%;left:0;position:absolute;top:0;width:100%}
.narrow-banner .narrow-banner__video video{height:100%;max-width:100%;object-fit:cover;object-position:center center;width:100%}
.narrow-banner .narrow-banner__background{height:100%;left:0;position:absolute;top:0;width:100%}
.narrow-banner .narrow-banner__background img{height:100%;max-width:100%;object-position:center;width:100%}
@media(min-width:768px){.narrow-banner{padding:48px}
}
@media(min-width:1400px){.narrow-banner .narrow-banner__content{max-width:calc(1440px - 30px)}
}
@media(max-width:1400px){.narrow-banner .narrow-banner__content{max-width:1170px}
}
@media(max-width:890px){.mrvll-buttons{flex-direction:column}
.mrvll-buttons>*:not(:last-child){margin:0 1rem 1rem 0}
}
@media(max-width:768px){.mrvll-buttons{flex-direction:row;flex-wrap:wrap}
}